In addition to fixing ControlLLLite latent size edge cases:
Switched to using deepcopy overload in LLLitePatch instead of ControlLLLiteAdvanced object so that patches and control are always referring to the right objects.
Refactored code to use BIGMIN and BIGMAX for INT inputs that shouldn't have limits.
In addition to fixing ControlLLLite latent size edge cases: