This will help parsing arguments like '1234:5678' into a list of integers.
Add util functions for integer parsing (with tests), and factorize integer argument parsing to avoid code duplication.