When passing negative number (eg `-123`) or string which starts with negative number (eg `-123abc`) as argument, kong returns unknown flag error. IMO if string starts with `-` followed by a number kong should interpret it as an argument instead of a flag