* New - Re-linking a product will now match on customSku as well as systemSku
* New - New Item Poller class should make polling for Lightspeed products more efficient
* New - Item Poller class will keep items in the import table up to date (even though they have not been imported yet)
* Fix - Attributes with values of '0' should now be imported correctly
* Fix - Fixes incorrect SQL syntax for auto-loading products
* Tweak - Better testing coverage, minor bug fixes, and DRYing up code