- `sim.item.name` and `sim.item.custom_name` now use market_name when available, resulting in behavior more consistent with `items.item`
- Added `sim.item.appid`
- Added `sim.item.hash_name`
- `sim.item.craftable` returns expected result for items with a notion of crafting
- Added `sim.item.tags`
- Added `user.profile.id32` (from jcchristian)