Below is copypasta directly from current version of addon/current state of character. Character is out of Legion Remix and has several items from current timewalking - that can be easily found in bags by (126) string - that should be solid upgrades. Running in on through https://www.raidbots.com/simbot/topgear instead show that every item is downgrade. Manually adding ,ilevel=126 to every TW item in backpack seems to work around the issue and results show that items are indeed upgrades after that.
I'm not sure if it is indeed export's problem, but you might want to take a look at this.
# Lanisav - Frost - 2026-07-13 03:22 - EU/Kazzak
# SimC Addon 12.1.0
# WoW 12.0.7.68453, TOC 120007
# Requires SimulationCraft 1000-01 or newer
mage="Lanisav"
level=80
race=draenei
region=eu
server=kazzak
role=spell
spec=frost
# loot_spec=frost
talents=CAEAMhlVtghLZL4RZzExaQoBYZGGLzYmFmZmYGmZmZmZWMzMzMGjlZyMLzCAYMjNzMtAAAAAAAWAYbbMzMDmNjZmZsBAAwMbmBDGDAA
# Mountainsage Hood (655)
head=,id=153822,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Medallion (655)
neck=,id=153815,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Shoulderpads (655)
shoulder=,id=153825,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Cloak of Destruction (655)
back=,id=153829,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Robe (655)
chest=,id=153824,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Wristwraps (655)
wrist=,id=153827,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Handwraps (655)
hands=,id=153821,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Cord (655)
waist=,id=153826,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Leggings (655)
legs=,id=153823,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Sandals (655)
feet=,id=153820,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Ring of Destruction (655)
finger1=,id=153818,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Band of Destruction (655)
finger2=,id=153817,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Idol of Destruction (655)
trinket1=,id=153816,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Stone of Destruction (655)
trinket2=,id=153819,bonus_id=13572,drop_level=80,content_tuning=2852
# Mountainsage Staff (655)
main_hand=,id=153830,bonus_id=13572,drop_level=80,content_tuning=2852
### Gear from Bags
#
# Crown of the Champion (19)
# head=,id=160909,content_tuning=810
#
# Heart of Azeroth (126)
# neck=,id=158075,bonus_id=4932/4933/4935/1469,content_tuning=2658
#
# Warden Pendant (17)
# neck=,id=136733,bonus_id=1727/1472/3528,content_tuning=347
#
# Tabard of Summer Flames (1)
# tabard=,id=35280,content_tuning=394
#
# Bindings of the Slithering Current (126)
# wrist=,id=159263,bonus_id=6652/8812/13609/7756,drop_level=80,content_tuning=3595
#
# Kal'delar Gauntlets of the Fireflash (74)
# hands=,id=121167,bonus_id=6654/1690,drop_level=80,content_tuning=2949
#
# Wind Soarer's Breeches (126)
# legs=,id=193750,bonus_id=6652/13609/7756,drop_level=80,content_tuning=6053
#
# Paranoid Sprinters (126)
# feet=,id=137319,bonus_id=6652/13609/7756,drop_level=80,content_tuning=2949
#
# Charged Sandstone Band (126)
# finger1=,id=158366,bonus_id=6652/8812/13668/13609/7756,drop_level=80,content_tuning=3595
#
# Ebonchill (10)
# main_hand=,id=128862,bonus_id=731
#
# Felo'melorn (10)
# main_hand=,id=128820,bonus_id=730
### Additional Character Info
#
# catalyst_currencies=3269:8/3378:8/2813:8/3116:8
#
# upgrade_currencies=
#
# slot_high_watermarks=0:102:147/1:102:147/2:102:144/3:102:157/4:102:144/5:126:157/6:126:144/7:126:147/8:102:144/9:102:144/10:102:144/11:102:170/12:102:157/13:10:157/14:0:154/15:0:144/16:10:141
#
# upgrade_achievements=19326/19577/19578/41886/41887/41888/41892
# Checksum: 1612efd1
Below is copypasta directly from current version of addon/current state of character. Character is out of Legion Remix and has several items from current timewalking - that can be easily found in bags by (126) string - that should be solid upgrades. Running in on through https://www.raidbots.com/simbot/topgear instead show that every item is downgrade. Manually adding
,ilevel=126to every TW item in backpack seems to work around the issue and results show that items are indeed upgrades after that.I'm not sure if it is indeed export's problem, but you might want to take a look at this.