- Command hooks for subcommands of a post-argument command should still take the arguments of the parent of the post-argument subcommand, but this was not reflected when the command was determining how many arguments the method hook should have
- Subcommands with no arguments following a post-argument subcommand between an argument subtype and its parent argument are now ignored, allowing you to have more complex operations