Implemented smarter dupe checking
Use ArgumentParser.parse_known_args() to compare arguments, independent of order, when doing the dupe checking.
Use ArgumentParser.parse_known_args() to compare arguments, independent of order, when doing the dupe checking.