diff --git a/src/calibre/gui2/__init__.py b/src/calibre/gui2/__init__.py
index 8c62304f09..df6ac45e5b 100644
--- a/src/calibre/gui2/__init__.py
+++ b/src/calibre/gui2/__init__.py
@@ -54,7 +54,7 @@ gprefs.defaults['toolbar_text'] = 'auto'
gprefs.defaults['show_child_bar'] = False
gprefs.defaults['font'] = None
gprefs.defaults['tags_browser_partition_method'] = 'first letter'
-gprefs.defaults['tags_browser_collapse_at'] = 50
+gprefs.defaults['tags_browser_collapse_at'] = 100
# }}}
diff --git a/src/calibre/gui2/preferences/look_feel.ui b/src/calibre/gui2/preferences/look_feel.ui
index 36a45b8dce..3b6bbb63ab 100644
--- a/src/calibre/gui2/preferences/look_feel.ui
+++ b/src/calibre/gui2/preferences/look_feel.ui
@@ -7,7 +7,7 @@
0
0
670
- 420
+ 392
@@ -141,35 +141,63 @@
- -
-
-
- Tags browser: partitioning method:
-
-
- opt_tags_browser_partition_method
-
-
-
- -
-
-
- -
-
-
- Tags browser - collapse when more items than:
-
-
- opt_tags_browser_collapse_at
-
-
-
- -
-
-
- 1000000
-
-
+
-
+
+
-
+
+
+ Tags browser category partitioning method:
+
+
+ opt_tags_browser_partition_method
+
+
+
+ -
+
+
+ Choose how tag browser subcategories are displayed when
+there are more items than the limit. Select by first
+letter to see an A, B, C list. Choose partitioned to
+have a list of fixed-sized groups. Set to disabled
+if you never want subcategories
+
+
+
+ -
+
+
+ Collapse when more items than:
+
+
+ opt_tags_browser_collapse_at
+
+
+
+ -
+
+
+ If a Tag Browser category has more than this number of items, it is divided up into sub-categories. Set to zero to disable.
+
+
+ 10000
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 20
+ 5
+
+
+
+
+
-