What Filters are you using?

# Socket Section 0010
Show
    SocketGroup "RGB"
    SetBorderColor  255 0 255
    PlayAlertSound 1 300

Show
    LinkedSockets >= 5
    SetBorderColor 255 140 0
    PlayAlertSound 1 300

Show
    Sockets >= 6
    PlayAlertSound 1 300

# Superior Collectibles Section 0020
Show
    Rarity = Rare
    BaseType "Cured Quiver" "Heavy Quiver" "Sledgehammer" "Iron Gauntlets" "Vine Circlet" "Serrated Arrow Quiver" "Brass Maul"
    SetBorderColor 255 0 0
    PlayAlertSound 1 300

Show
    Rarity = Magic
    BaseType "Vine Circlet" "Mage's Vestment" "Poleaxe" "Trapper Mitts"
    SetBorderColor 255 0 0
    PlayAlertSound 1 300

Show
    Rarity = Magic
    Quality > 0
    BaseType "Exquisite Blade" "Timber Axe"
    SetBorderColor 255 0 0
    PlayAlertSound 1 300

Show
    Rarity = Normal
    BaseType "Exquisite Blade" "Timber Axe" "Plank Kite Shield"
    SetBorderColor 255 0 0
    PlayAlertSound 1 300

# Quality Section 0030
Show
    Quality = 20
    SetBorderColor 0 255 0
    PlayAlertSound 1 300

Show
    Quality > 0
    SetBorderColor  128 128 128

# Small(ish) Items Section 0040
Show
    Rarity = Magic
    Height = 1
    SetBorderColor  128 128 128

Show
    Rarity = Magic
    Width = 1
    Height <= 2
    SetBorderColor  128 128 128

Show
    Rarity = Normal
    Height = 1
    Width = 1
    SetBorderColor  128 128 128

Show
    Rarity = Normal
    Width = 1
    Height = 1
    SetBorderColor  128 128 128

Show
    Rarity = Normal
    Class "Life Flasks" "Mana Flasks"
    DropLevel >= 30

Show
    Rarity = Normal
    Class "Hybrid Flasks"
    DropLevel >= 1

Show
    Rarity = Normal
    Class "Utility Flasks" "Critical Utility Flasks"
    PlayAlertSound 1 300

# Hide Weapons and Armor Section 0050
Hide
    Class "Claws" "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Quivers" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
    Quality = 0
    Rarity = Normal
    Identified False
    Corrupted False

Hide
    Class "Claws" "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Quivers" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
    Quality = 0
    Rarity = Magic
    Identified False
    Corrupted False
    Height >= 2
    Width >= 2

Hide
    Class "Claws" "Daggers" "Wands" "One Hand Swords" "Thrusting One Hand Swords" "One Hand Axes" "One Hand Maces" "Bows" "Staves" "Two Hand Swords" "Two Hand Axes" "Two Hand Maces" "Quivers" "Gloves" "Boots" "Body Armours" "Helmets" "Shields" "Sceptres"
    Quality = 0
    Rarity = Magic
    Identified False
    Corrupted False
    Height >= 3
    Width >= 1

# Hide Flasks Section 0060
Hide
    Class "Life Flasks" "Mana Flasks"
    Quality = 0
    Rarity = Normal
    Identified False
    Corrupted False
    DropLevel <= 29
Hide
    Class "Hybrid Flasks"
    Quality = 0
    Rarity = Normal
    Identified False
    Corrupted False
    DropLevel <= 0

# Hide Belts Section 0070
Hide
    Class "Belts"
    Quality = 0
    Rarity = Normal
    Identified False
    Corrupted False
/r/pathofexile Thread