The min and max args now default to 0 and 1000 for the Uf_container.add_keyarg() method.
This fixes a bug whereby the recently introduced wx.SpinCtrl for the Value wizard page element was
failing as the limits were defaulting to None, which for wx.SpinCtrl is not allowed!